Skip to content

Added config for FAT label #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

lbernstone
Copy link
Contributor

This activates the code for f_setlabel() and f_getlabel. These functions should take up less than 1k of symbol space.
Once these are available, I will add one-liner functions to the FFat and SD libraries to set/get volume name. I'm working on an example which exposes an SD card through the USBMSC, and being able to set the name would be a very nice touch.

@me-no-dev
Copy link
Member

I guess we will need to add API for it in Arduino. Would you take the task?

@me-no-dev me-no-dev merged commit 35b5b52 into espressif:master May 19, 2024
8 checks passed
@lbernstone
Copy link
Contributor Author

@me-no-dev I'm not seeing this in the released libraries. Has it just not been merged into arduino-lib yet?

@me-no-dev
Copy link
Member

@lbernstone maybe it depends on something else?

@lbernstone
Copy link
Contributor Author

Huh. Maybe I was just hallucinating that label. In any case, it isn't used in IDF 5.1. This PR should be backed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants